projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3186970
)
fix olsr config errors
author
Felix Fietkau
<
[email protected]
>
Wed, 28 Nov 2007 01:49:40 +0000
(
01:49
+0000)
committer
Felix Fietkau
<
[email protected]
>
Wed, 28 Nov 2007 01:49:40 +0000
(
01:49
+0000)
SVN-Revision: 9603
net/olsrd/files/olsr.config
patch
|
blob
|
history
diff --git
a/net/olsrd/files/olsr.config
b/net/olsrd/files/olsr.config
index ca1f92eaa64a4c84c663732a3c387dbd242d6397..0d2b9468c7257f76e0e4fc1e5f06b91219b7814c 100644
(file)
--- a/
net/olsrd/files/olsr.config
+++ b/
net/olsrd/files/olsr.config
@@
-4,7
+4,6
@@
config "olsr" "general"
option AllowNoInt 'yes'
option Pollrate '0.025'
option TcRedundancy '2'
- option NatThreshold '0.9'
option MprCoverage '7'
option LinkQualityFishEye '1'
option LinkQualityWinSize '100'
@@
-29,7
+28,8
@@
config "LoadPlugin" "txtinfo"
option Library 'olsrd_txtinfo.so.0.1'
option Accept '127.0.0.1'
-config "Interface" "if1"
+config "Interface"
+ option Interface "wlan"
option HelloInterval '6.0'
option HelloValidityTime '108.0'
option TcInterval '4.0'